/* error message for password protected PDFs when printing */
"This document doesn't allow printing." = "Dieses Dokument kann nicht gedruckt werden.";
/* description of the printing not allowed error */
"Printing of this document has been protected by a password. You can unlock printing using the Unlock... menu item in the plugin menu button." = "Das Drucken dieses Dokuments wurde durch ein Kennwort geschützt. Sie können das Drucken mit dem Befehl Kennwort… in der Menü-Schaltfläche des Plugins freischalten.";
/* error message for invalid password entered in Unlock dialog */
"Invalid password." = "Ungültiges Kennwort.";
/* description of the invalid password error */
"The password you entered is invalid and doesn't unlock any operations." = "Das Kennwort, das Sie eingegeben haben, ist ungültig und schaltet keine Aktionen frei.";
/* dummy message printed in embedded mode for PDFs that don't allow printing */
"Printing not allowed." = "Drucken nicht erlaubt.";
/* generic OS error */
"OS Error %d" = "Systemfehler %d";
/* description of the OS error */
"An unknown OS error occurred." = "Ein unbekannter Systemfehler ist aufgetreten.";